projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b20c03
)
* admin/nt/dist-build/build-dep-zips.py: Remove unused import.
author
Stefan Kangas
<stefan@marxist.se>
Tue, 8 Dec 2020 08:19:51 +0000
(09:19 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Tue, 8 Dec 2020 08:30:55 +0000
(09:30 +0100)
admin/nt/dist-build/build-dep-zips.py
patch
|
blob
|
history
diff --git
a/admin/nt/dist-build/build-dep-zips.py
b/admin/nt/dist-build/build-dep-zips.py
index 7047d28346dd8821d4980cb0ca4c2a0e6f1c1b33..bc5f65f0853b57a01a5735c83bc9d3cc4d3a1fcd 100755
(executable)
--- a/
admin/nt/dist-build/build-dep-zips.py
+++ b/
admin/nt/dist-build/build-dep-zips.py
@@
-18,7
+18,6
@@
## along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
import argparse
import multiprocessing as mp
-import glob
import os
import shutil
import re